home *** CD-ROM | disk | FTP | other *** search
/ FM Towns: Free Software Collection 4 / FM Towns Free Software Collection 4 - Disc 1.iso / t_os / wstype / source / backg.h < prev    next >
Text File  |  1991-10-18  |  112b  |  9 lines

  1. /***   [backg.h]
  2. *
  3. *    For GNU C Compiler (GCC)
  4. *
  5. ***/
  6.  
  7. void    BACKG_init(void);
  8. void    BACKG_draw(int, int);
  9.